[2023-03-16 18:57:04.2439]|74|WcfHelper.CreateChannel.TestThread|System.ServiceModel.EndpointNotFoundException
There was no endpoint listening at net.pipe://localhost/BaseService/505050505/BaseEndPoint/505050505 that could accept the message. This is often caused by an incorrect address or SOAP action. See InnerException, if present, for more details.
   at ZennoLab.ProjectMaker.Program.<>c.<Main>b__5_0(Object sender, FirstChanceExceptionEventArgs e)
   at System.ServiceModel.Channels.PipeConnectionInitiator.GetPipeName(Uri uri, IPipeTransportFactorySettings transportFactorySettings)
   at System.ServiceModel.Channels.NamedPipeConnectionPoolRegistry.NamedPipeConnectionPool.GetPoolKey(EndpointAddress address, Uri via)
   at System.ServiceModel.Channels.CommunicationPool`2.TakeConnection(EndpointAddress address, Uri via, TimeSpan timeout, TKey& key)
   at System.ServiceModel.Channels.ConnectionPoolHelper.EstablishConnection(TimeSpan timeout)
   at System.ServiceModel.Channels.ClientFramingDuplexSessionChannel.OnOpen(TimeSpan timeout)
   at System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout)
   at System.ServiceModel.Channels.ServiceChannel.OnOpen(TimeSpan timeout)
   at System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout)
   at System.ServiceModel.Channels.ServiceChannel.CallOpenOnce.System.ServiceModel.Channels.ServiceChannel.ICallOnce.Call(ServiceChannel channel, TimeSpan timeout)
   at System.ServiceModel.Channels.ServiceChannel.CallOnceManager.CallOnce(TimeSpan timeout, CallOnceManager cascade)
   at System.ServiceModel.Channels.ServiceChannel.EnsureOpened(TimeSpan timeout)
   at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)
   at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
   at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)
   at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
   at ZennoLab.InterfacesLibrary.IWcfService.IsAlive()
   at Global.WcfHelpers.WcfHelper.<>c__DisplayClass5_0`1.<CreateChannel>b__0()
   at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   at System.Threading.ThreadHelper.ThreadStart()



System.ServiceModel.EndpointNotFoundException: There was no endpoint listening at net.pipe://localhost/BaseService/505050505/BaseEndPoint/505050505 that could accept the message. This is often caused by an incorrect address or SOAP action. See InnerException, if present, for more details. ---> System.IO.PipeException: The pipe endpoint 'net.pipe://localhost/BaseService/505050505/BaseEndPoint/505050505' could not be found on your local machine. 
   --- End of inner exception stack trace ---
   at System.ServiceModel.Channels.PipeConnectionInitiator.GetPipeName(Uri uri, IPipeTransportFactorySettings transportFactorySettings)
System.IO.PipeException: The pipe endpoint 'net.pipe://localhost/BaseService/505050505/BaseEndPoint/505050505' could not be found on your local machine.     
--------------------------------------------------------------------------------
[2023-03-16 18:57:04.2439]|74|WcfHelper.CreateChannel.TestThread|System.ServiceModel.EndpointNotFoundException
There was no endpoint listening at net.pipe://localhost/BaseService/505050505/BaseEndPoint/505050505 that could accept the message. This is often caused by an incorrect address or SOAP action. See InnerException, if present, for more details.
   at ZennoLab.ProjectMaker.Program.<>c.<Main>b__5_0(Object sender, FirstChanceExceptionEventArgs e)
   at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
   at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
   at ZennoLab.InterfacesLibrary.IWcfService.IsAlive()
   at Global.WcfHelpers.WcfHelper.<>c__DisplayClass5_0`1.<CreateChannel>b__0()
   at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   at System.Threading.ThreadHelper.ThreadStart()



System.ServiceModel.EndpointNotFoundException: There was no endpoint listening at net.pipe://localhost/BaseService/505050505/BaseEndPoint/505050505 that could accept the message. This is often caused by an incorrect address or SOAP action. See InnerException, if present, for more details. ---> System.IO.PipeException: The pipe endpoint 'net.pipe://localhost/BaseService/505050505/BaseEndPoint/505050505' could not be found on your local machine. 
   --- End of inner exception stack trace ---

Server stack trace: 
   at System.ServiceModel.Channels.PipeConnectionInitiator.GetPipeName(Uri uri, IPipeTransportFactorySettings transportFactorySettings)
   at System.ServiceModel.Channels.NamedPipeConnectionPoolRegistry.NamedPipeConnectionPool.GetPoolKey(EndpointAddress address, Uri via)
   at System.ServiceModel.Channels.CommunicationPool`2.TakeConnection(EndpointAddress address, Uri via, TimeSpan timeout, TKey& key)
   at System.ServiceModel.Channels.ConnectionPoolHelper.EstablishConnection(TimeSpan timeout)
   at System.ServiceModel.Channels.ClientFramingDuplexSessionChannel.OnOpen(TimeSpan timeout)
   at System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout)
   at System.ServiceModel.Channels.ServiceChannel.OnOpen(TimeSpan timeout)
   at System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout)
   at System.ServiceModel.Channels.ServiceChannel.CallOpenOnce.System.ServiceModel.Channels.ServiceChannel.ICallOnce.Call(ServiceChannel channel, TimeSpan timeout)
   at System.ServiceModel.Channels.ServiceChannel.CallOnceManager.CallOnce(TimeSpan timeout, CallOnceManager cascade)
   at System.ServiceModel.Channels.ServiceChannel.EnsureOpened(TimeSpan timeout)
   at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)
   at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
   at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)

Exception rethrown at [0]: 
   at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
System.IO.PipeException: The pipe endpoint 'net.pipe://localhost/BaseService/505050505/BaseEndPoint/505050505' could not be found on your local machine.     
--------------------------------------------------------------------------------
[2023-03-16 18:57:04.2595]|38|DebugBaseManager.QueueProcessing|System.TimeoutException
Could not connect to the service at net.pipe://localhost/BaseService/505050505/BaseEndPoint/505050505.
   at ZennoLab.ProjectMaker.Program.<>c.<Main>b__5_0(Object sender, FirstChanceExceptionEventArgs e)
   at Global.WcfHelpers.WcfHelper.CreateChannel[TEndPointType](WcfKeeper`1& keeper, NetNamedPipeBinding& binding, ChannelFactory`1& pipeFactory, ChannelInfo info, Nullable`1 pid)
   at Global.WcfHelpers.WcfHelper.RunAndConnectService[TEndPointType](Process& process, ProcessInfo startInfo, WcfKeeper`1& keeper, NetNamedPipeBinding& binding, ChannelFactory`1& pipeFactory, ChannelInfo channelInfo)
   at Global.WcfHelpers.WcfHelper.RunAndConnectService[TEndPointType](Process& process, ProcessInfo startInfo, WcfKeeper`1& keeper, ChannelInfo channelInfo)
   at ZennoLab.ProjectMaker.Debug.DebugBase.Run()
   at ZennoLab.ProjectMaker.Debug.DebugBaseManager.F4lWCDY8jA(Nullable`1  , String  , String  )
   at ZennoLab.ProjectMaker.Debug.DebugBaseManager.qb4W8uGBhq()
   at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   at System.Threading.ThreadHelper.ThreadStart()



System.TimeoutException: Could not connect to the service at net.pipe://localhost/BaseService/505050505/BaseEndPoint/505050505.
   at Global.WcfHelpers.WcfHelper.CreateChannel[TEndPointType](WcfKeeper`1& keeper, NetNamedPipeBinding& binding, ChannelFactory`1& pipeFactory, ChannelInfo info, Nullable`1 pid)    
--------------------------------------------------------------------------------
[2023-03-16 18:57:04.2756]|38|DebugBaseManager.QueueProcessing|System.ServiceModel.CommunicationObjectFaultedException
The communication object, System.ServiceModel.Channels.ServiceChannel, cannot be used for communication because it is in the Faulted state.
   at ZennoLab.ProjectMaker.Program.<>c.<Main>b__5_0(Object sender, FirstChanceExceptionEventArgs e)
   at System.ServiceModel.Channels.CommunicationObject.Close(TimeSpan timeout)
   at System.ServiceModel.Channels.ServiceChannelFactory.OnClose(TimeSpan timeout)
   at System.ServiceModel.Channels.ServiceChannelFactory.TypedServiceChannelFactory`1.OnClose(TimeSpan timeout)
   at System.ServiceModel.Channels.CommunicationObject.Close(TimeSpan timeout)
   at System.ServiceModel.ChannelFactory.OnClose(TimeSpan timeout)
   at System.ServiceModel.Channels.CommunicationObject.Close(TimeSpan timeout)
   at Global.WcfHelpers.WcfHelper.CloseChannel[TEndPointType](ChannelFactory`1 pipeFactory)
   at Global.WcfHelpers.WcfHelper.CreateChannel[TEndPointType](WcfKeeper`1& keeper, NetNamedPipeBinding& binding, ChannelFactory`1& pipeFactory, ChannelInfo info, Nullable`1 pid)
   at Global.WcfHelpers.WcfHelper.RunAndConnectService[TEndPointType](Process& process, ProcessInfo startInfo, WcfKeeper`1& keeper, NetNamedPipeBinding& binding, ChannelFactory`1& pipeFactory, ChannelInfo channelInfo)
   at Global.WcfHelpers.WcfHelper.RunAndConnectService[TEndPointType](Process& process, ProcessInfo startInfo, WcfKeeper`1& keeper, ChannelInfo channelInfo)
   at ZennoLab.ProjectMaker.Debug.DebugBase.Run()
   at ZennoLab.ProjectMaker.Debug.DebugBaseManager.F4lWCDY8jA(Nullable`1  , String  , String  )
   at ZennoLab.ProjectMaker.Debug.DebugBaseManager.qb4W8uGBhq()
   at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   at System.Threading.ThreadHelper.ThreadStart()



System.ServiceModel.CommunicationObjectFaultedException: The communication object, System.ServiceModel.Channels.ServiceChannel, cannot be used for communication because it is in the Faulted state.
   at System.ServiceModel.Channels.CommunicationObject.Close(TimeSpan timeout)    
--------------------------------------------------------------------------------
[2023-03-16 18:57:04.2908]|38|DebugBaseManager.QueueProcessing|System.ArgumentException
Process with an Id of 1648 is not running.
   at ZennoLab.ProjectMaker.Program.<>c.<Main>b__5_0(Object sender, FirstChanceExceptionEventArgs e)
   at System.Diagnostics.Process.GetProcessById(Int32 processId, String machineName)
   at Global.WcfHelpers.WcfHelper.CreateChannel[TEndPointType](WcfKeeper`1& keeper, NetNamedPipeBinding& binding, ChannelFactory`1& pipeFactory, ChannelInfo info, Nullable`1 pid)
   at Global.WcfHelpers.WcfHelper.RunAndConnectService[TEndPointType](Process& process, ProcessInfo startInfo, WcfKeeper`1& keeper, NetNamedPipeBinding& binding, ChannelFactory`1& pipeFactory, ChannelInfo channelInfo)
   at Global.WcfHelpers.WcfHelper.RunAndConnectService[TEndPointType](Process& process, ProcessInfo startInfo, WcfKeeper`1& keeper, ChannelInfo channelInfo)
   at ZennoLab.ProjectMaker.Debug.DebugBase.Run()
   at ZennoLab.ProjectMaker.Debug.DebugBaseManager.F4lWCDY8jA(Nullable`1  , String  , String  )
   at ZennoLab.ProjectMaker.Debug.DebugBaseManager.qb4W8uGBhq()
   at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   at System.Threading.ThreadHelper.ThreadStart()



System.ArgumentException: Process with an Id of 1648 is not running.
   at System.Diagnostics.Process.GetProcessById(Int32 processId, String machineName)    
--------------------------------------------------------------------------------
[2023-03-16 18:57:04.3220]|38|DebugBaseManager.QueueProcessing|System.InvalidOperationException
Process has exited, so the requested information is not available.
   at ZennoLab.ProjectMaker.Program.<>c.<Main>b__5_0(Object sender, FirstChanceExceptionEventArgs e)
   at System.Diagnostics.Process.EnsureState(State state)
   at System.Diagnostics.Process.get_ProcessName()
   at Global.WcfHelpers.WcfHelper.RunAndConnectService[TEndPointType](Process& process, ProcessInfo startInfo, WcfKeeper`1& keeper, NetNamedPipeBinding& binding, ChannelFactory`1& pipeFactory, ChannelInfo channelInfo)
   at Global.WcfHelpers.WcfHelper.RunAndConnectService[TEndPointType](Process& process, ProcessInfo startInfo, WcfKeeper`1& keeper, ChannelInfo channelInfo)
   at ZennoLab.ProjectMaker.Debug.DebugBase.Run()
   at ZennoLab.ProjectMaker.Debug.DebugBaseManager.F4lWCDY8jA(Nullable`1  , String  , String  )
   at ZennoLab.ProjectMaker.Debug.DebugBaseManager.qb4W8uGBhq()
   at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   at System.Threading.ThreadHelper.ThreadStart()



System.InvalidOperationException: Process has exited, so the requested information is not available.
   at System.Diagnostics.Process.EnsureState(State state)    
--------------------------------------------------------------------------------
[2023-03-16 18:57:04.3220]|38|DebugBaseManager.QueueProcessing|System.InvalidOperationException
Process has exited, so the requested information is not available.
   at ZennoLab.ProjectMaker.Program.<>c.<Main>b__5_0(Object sender, FirstChanceExceptionEventArgs e)
   at Global.WcfHelpers.WcfHelper.RunAndConnectService[TEndPointType](Process& process, ProcessInfo startInfo, WcfKeeper`1& keeper, NetNamedPipeBinding& binding, ChannelFactory`1& pipeFactory, ChannelInfo channelInfo)
   at Global.WcfHelpers.WcfHelper.RunAndConnectService[TEndPointType](Process& process, ProcessInfo startInfo, WcfKeeper`1& keeper, ChannelInfo channelInfo)
   at ZennoLab.ProjectMaker.Debug.DebugBase.Run()
   at ZennoLab.ProjectMaker.Debug.DebugBaseManager.F4lWCDY8jA(Nullable`1  , String  , String  )
   at ZennoLab.ProjectMaker.Debug.DebugBaseManager.qb4W8uGBhq()
   at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   at System.Threading.ThreadHelper.ThreadStart()



System.InvalidOperationException: Process has exited, so the requested information is not available.
   at System.Diagnostics.Process.EnsureState(State state)
   at System.Diagnostics.Process.get_ProcessName()
   at Global.WcfHelpers.WcfHelper.RunAndConnectService[TEndPointType](Process& process, ProcessInfo startInfo, WcfKeeper`1& keeper, NetNamedPipeBinding& binding, ChannelFactory`1& pipeFactory, ChannelInfo channelInfo)    
--------------------------------------------------------------------------------
[2023-03-16 18:57:04.3220]|38|DebugBaseManager.QueueProcessing|System.Exception
Could not start process pminstance.exe and connect service.
   at ZennoLab.ProjectMaker.Program.<>c.<Main>b__5_0(Object sender, FirstChanceExceptionEventArgs e)
   at ZennoLab.ProjectMaker.Debug.DebugBase.Run()
   at ZennoLab.ProjectMaker.Debug.DebugBaseManager.F4lWCDY8jA(Nullable`1  , String  , String  )
   at ZennoLab.ProjectMaker.Debug.DebugBaseManager.qb4W8uGBhq()
   at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   at System.Threading.ThreadHelper.ThreadStart()



System.Exception: Could not start process pminstance.exe and connect service.
   at ZennoLab.ProjectMaker.Debug.DebugBase.Run()    
--------------------------------------------------------------------------------
[2023-03-16 18:57:04.3220]|38|DebugBaseManager.QueueProcessing|System.ComponentModel.Win32Exception
Access is denied
   at ZennoLab.ProjectMaker.Program.<>c.<Main>b__5_0(Object sender, FirstChanceExceptionEventArgs e)
   at System.Diagnostics.ProcessManager.OpenProcess(Int32 processId, Int32 access, Boolean throwIfExited)
   at System.Diagnostics.Process.GetProcessHandle(Int32 access, Boolean throwIfExited)
   at System.Diagnostics.Process.get_HasExited()
   at ZennoLab.ProjectMaker.Debug.DebugBase.Stop()
   at ZennoLab.ProjectMaker.Debug.DebugBase.Run()
   at ZennoLab.ProjectMaker.Debug.DebugBaseManager.F4lWCDY8jA(Nullable`1  , String  , String  )
   at ZennoLab.ProjectMaker.Debug.DebugBaseManager.qb4W8uGBhq()
   at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   at System.Threading.ThreadHelper.ThreadStart()



System.ComponentModel.Win32Exception (0x80004005): Access is denied
   at System.Diagnostics.ProcessManager.OpenProcess(Int32 processId, Int32 access, Boolean throwIfExited)    
--------------------------------------------------------------------------------
